Improving Relaxed-Plan-Based Heuristics
نویسنده
چکیده
Relaxed-plan-based (RPB) heuristics were first proposed by Hoffmann and Nebel for their FF system and are still used by current top-performing planners. Their main characteristic is that they are computed by computing a so-called relaxed plan, which is a plan for a relaxed version of the problem that ignores negative effects of actions. However, still in some domains that humans consider simple, they provide bad guidance. Arguably, the reason is that disregarding deletes oversimplifies those domains. Consequently, relaxed plans ignore key parts of the domain’s structure. This paper describes preliminary work that attempts to identify how it is possible to compute better relaxed plans that will better respect the structure of the original (un-relaxed) problem. To that end, we propose two techniques for extracting improved relaxed plans. The first (domain-independent) technique identifies missing actions that would have to be performed if the relaxed plan was to be executed in the real (un-relaxed) world. The second (domain-dependent) technique uses domain knowledge, in the form of simple state constraints, to attempt to extract a relaxed plan that respects key information of the domain. We prove that the first technique can significantly improve the performance and quality of solutions obtained with a vanilla RPB heuristic and enforced hill climbing on a family of simple blocks-world problems. We experimentally show that both techniques improve search efficiency in example domains.
منابع مشابه
Improving relaxed-plan-based heuristics via simulated execution of relaxed-plans
Relaxed plans, in the ignoring action’s delete list relaxation mode, have been used as a good approximation of the goaldistances of search states. Recently, many researchers tried to improve relaxed plan based (RPB) heuristics by taking information from action’s delete lists and got promising results. However, it is still a crucial point to keep the improved heuristics with low computational co...
متن کاملRed-Black Relaxed Plan Heuristics Reloaded
Despite its success, the delete relaxation has significant pitfalls. In an attempt to overcome these pitfalls, recent work has devised so-called red-black relaxed plan heuristics, where red variables take the relaxed semantics (accumulating their values), while black variables take the regular semantics. These heuristics were shown to significantly improve over standard delete relaxation heuris...
متن کاملGeneric Types and their Use in Improving the Quality of Search Heuristics
This abstract discusses work looking into techniques for improving the quality of the search heuristics used to guide forward-chaining planning. The improvements in heuristic quality are made by performing a static analysis of the planning problem to identify commonly occurring ‘generic types’, and providing additional heuristic guidance based on their known properties. In doing so, the heurist...
متن کاملAdmissible Heuristics for Automated Planning
The problem of domain-independent automated planning has been a topic of research in Artificial Intelligence since the very beginnings of the field. Due to the desire not to rely on vast quantities of problem specific knowledge, the most widely adopted approach to automated planning is search. The topic of this thesis is the development of methods for achieving effective search control for doma...
متن کاملAdmissible Heuristics for Automated Planning by Patrik Haslum
The problem of domain-independent automated planning has been a topic of research in Artificial Intelligence since the very beginnings of the field. Due to the desire not to rely on vast quantities of problem specific knowledge, the most widely adopted approach to automated planning is search. The topic of this thesis is the development of methods for achieving effective search control for doma...
متن کامل